home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Amiga Classic Collection
/
The Amiga Classic Collection - Disc 1.iso
/
Animation
/
AN18a-StarTrek65.DMS
/
AN18a-StarTrek65.adf
/
s
/
bat
next >
Wrap
Text File
|
1978-10-16
|
310b
|
26 lines
cls
echo "PLEASE WAIT WHILE LOADING"
df0:ppanim title
echo "Loading Duck Animation !!!"
df0:ppanim duck
cls
echo "Loading Wile E. Coyote !!"
df0:ppanim coyote
cls
echo "Loading Skipping Pig !!"
df0:ppanim pig
cls
echo "Loading Cool World picture"
df0:vilbm coolworld
cls
df0:vilbm end
cls
execute s/bat